ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / CacheNode<TKey,TValue> Class
Properties Methods

In This Topic
    CacheNode<TKey,TValue> Class Members
    In This Topic

    The following tables list the members exposed by CacheNode<TKey,TValue>.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CacheNode class  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the cached item key.  
    Public PropertyGets the used space.  
    Public PropertyGets the cached item value.  
    Top
    Public Methods
     NameDescription
    Public MethodCompares this instance to a specified CacheNode and returns an indication of their relative values.  
    Public MethodIncrements the cache node count of usages.  
    Top
    See Also